[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                            GetFTime procedure

  DECLARATION:  GetFTime(var F; var Time : LongInt)

      PURPOSE:  Returns the date and time a file was last written

         UNIT:  DOS

      REMARKS:  F must be a file variable of any type which has been
                assigned and opened.  The time returned in the Time
                parameter may be unpacked through a call to UnpackTime.

                NOTE:  Errors are returned through DosError.  Only possible
                       error code is 6 (Invalid file handle).

See Also: SetFTime PackTime UnPackTime
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson